Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mdatagen] Add variable for metric name #12531

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sincejune
Copy link
Contributor

Description

Add variable for metric name in mdatagen, accessing via metadata.DefaultMetricsBuilderConfig()

Link to tracking issue

Fixes #12459

Testing

n/a

Documentation

Added

@sincejune sincejune requested review from dmitryax and a team as code owners March 2, 2025 16:23
Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.21%. Comparing base (7ee8a2b) to head (987fa54).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12531   +/-   ##
=======================================
  Coverage   92.21%   92.21%           
=======================================
  Files         469      469           
  Lines       25368    25378   +10     
=======================================
+ Hits        23392    23402   +10     
  Misses       1568     1568           
  Partials      408      408           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sincejune
Copy link
Contributor Author

I will address the contrib test issue by updating otel PR once this is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access names from mdatagen generated metrics
1 participant